home *** CD-ROM | disk | FTP | other *** search
- Path: lyra.csx.cam.ac.uk!news
- From: gdr11@cl.cam.ac.uk (Gareth Rees)
- Newsgroups: comp.lang.c
- Subject: Re: Help! Can't read input from keyboard!
- Date: 03 Apr 1996 11:47:53 +0100
- Organization: Cambridge University Computer Lab
- Message-ID: <yxs68bhoa7a.fsf@stint.cl.cam.ac.uk>
- References: <4jq0ts$5mh@taniemarie.solon.com>
- NNTP-Posting-Host: stint.cl.cam.ac.uk
- In-reply-to: seebs@taniemarie.solon.com's message of 1 Apr 1996 19:46:36 -0600
- X-Newsreader: Gnus v5.0.15
-
- Peter Seebach <seebs@taniemarie.solon.com> wrote:
- > (void) sscanf, "3", "%d", i;
- > (void) printf, "%d", i;
-
- I ran this code through my CBH ("C-BASIC Hybrid") compiler, and it
- worked fine. Perhaps GCC is not the right tool for the job?
-
- --
- Gareth Rees
-